Platform Explorer / Nuxeo Platform 5.8

Contribution org.nuxeo.dam.contentTemplate--postContentCreationHandlers

This contribution is part of XML component org.nuxeo.dam.contentTemplate inside nuxeo-dam-jsf-5.8.jar

Extension Point

Extension point postContentCreationHandlers of component ContentTemplateService.

Contributed Items

  • <postContentCreationHandler class="org.nuxeo.dam.AssetLibraryHandler" name="assetLibraryHandler"/>

XML Source

<extension point="postContentCreationHandlers" target="org.nuxeo.ecm.platform.content.template.service.ContentTemplateService">

    <postContentCreationHandler class="org.nuxeo.dam.AssetLibraryHandler" name="assetLibraryHandler"/>

  </extension>